/*必备样式*/
@charset "utf-8";

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {margin: 0;padding: 0;}
ul, ol, dl {list-style-type: none;}
html, body {*position: static;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
address, caption, cite, code, dfn, em, th, var, i {font-style: normal;font-weight: normal;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
input, button {overflow: visible;vertical-align: middle;outline: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
a, area {outline: none;blr: expression(this.onFocus=this.blur());}
a:focus, a:hover, a:active {outline: none;blr: expression(this.onFocus=this.blur());}
sub, sup {vertical-align: baseline;}
table {border-collapse: collapse;border-spacing: 0;}
textarea {resize: none;}
input[type="submit"], input[type="button"] {cursor: pointer;}
/*img*/
img {border: 0;vertical-align: middle;}
a img, img {-ms-interpolation-mode: bicubic;}
.img-responsive {max-width: 100%;height: auto;}
.text-center{
	text-align:center
}
/*HTML5 reset*/
header, footer, section, aside, details, menu, article, section, nav, address, hgroup, figure, figcaption, legend {display: block;margin: 0;padding: 0;}
time {display: inline;}
audio, canvas, video {display: inline-block;*display: inline;*zoom: 1;}
audio:not([controls]) {display: none;}
legend {width: 100%;margin-bottom: 20px;font-size: 21px;line-height: 40px;border: 0;border-bottom: 1px solid #e5e5e5;}
legend small {font-size: 15px;color: #999;}
svg:not(:root) {overflow: hidden;}
fieldset {border-width: 0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
a {text-decoration: none;cursor: pointer;color: #666;}
a:hover {text-decoration: none;}
body, th, td, button, input, select, textarea {font-family: "微软雅黑",Arial,Helvetica,sans-serif,Microsoft Yahei;font-size: 12px;color: #000;-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;}
body {line-height: 1.6;min-width: 1200px;}
.layout {width: 1200px;margin: 0 auto;clear: both;}
.fl {float: left;}
.fr {float: right;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;line-height: 0;font-size: 0;}
.clearfix {*zoom: 1;}
.ib {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;}
/*img.lazyload{ background: #000 url(../images/loading.gif) no-repeat center;}
./
/*******************************************/

/* Slider */
.slick-slider {position: relative;display: block;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-slider:focus, .slick-slider:active {outline: none;blr: expression(this.onFocus="this.blur"());cursor: pointer;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {cursor: pointer;outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
/*css3*/
.transition_05s {-webkit-transition: all .5s;transition: all .5s;}
.wrap {width: 1280px;margin: 0 auto;clear: both;}
.clear{clear: both;}

/*header*/
.header .top {height: 36px;background: #333;}
.header .top div.fl span {display: inline-block;padding-right: 10px;font-size: 12px;color: #fff;line-height: 36px;vertical-align: middle;}
.header .top div.fl a {display: inline-block;width: 90px;height: 16px;padding: 0 10px;border: none;border-left: 1px solid #fff;background: transparent;font-size: 12px;color: #fff;vertical-align: middle;}
.header .top div.fr span {display: block;font-size: 15px;color: #e1112a;line-height: 36px;}
.header .top div.fr span i {display: inline-block;width: 26px;height: 24px;background: url(../images/icon_1.png) no-repeat left top;vertical-align: middle;}
.header .Menu div.fl span {display: inline-block;padding: 0 5px 0 10px;font-size: 14px;color: #000;line-height: 36px;vertical-align: middle;}
.header .Menu div.fl a {display: inline-block;/*width: 90px;*/height: 16px;padding: 0 0 0 5px;border: none;border-left: 1px solid #000;background: transparent;font-size: 14px;color: #000;vertical-align: middle;}
.header .Menu div.fr span {display: block;font-size: 17px;color: #e1112a;line-height: 36px;}
.header .Menu div.fr span i {display: inline-block;width: 26px;height: 24px;background: url(../images/icon_1.png) no-repeat left top;vertical-align: middle;}
.header .Menu {position: relative;height: 93px;background: #b50100;}
.header .Menu .logo {float: left;text-align: center;line-height: 90px;width:211px;height:93px;}
.header .Menu .logo a {display: inline-block;}
.header .Menu .Nav {float: right;}
.header .Menu .Nav > ul {display: block;}
.header .Menu .Nav > ul > li {	position: relative;float: left;-webkit-transition: all .3s;transition: all .3s;}
.header .Menu .Nav > ul > li > a {display: block;font-size: 16px;color: #fff;text-align: center;line-height: 93px;-webkit-transition: all .5s;transition: all .5s;padding: 0 20px}
.header .Menu .Nav > ul > li:hover, .header .Menu .Nav > ul > li.on { color:#d73000;z-index: 1;font-weight:bold;}
.header .Menu .Nav > ul > li.on > a {color: #d73000; font-weight:bold;}
.header .Menu .Nav .Drop_Down {display: none;position: absolute;top: 100%;left: 0;   /* margin-left: -50px;*/border-top: 0;z-index: 9; /*width: 100%;*/background: url(../images/icon_5.png) repeat;text-align: right;}
.header .Menu .Nav .Drop_Down ul {width: 100%;float: left;padding: 20px 0;}
.header .Menu .Nav .Drop_Down ul:hover {background: url(../images/icon_76.png) no-repeat top center;}
.header .Menu .Nav .Drop_Down ul li {float: left;width: 100%;}
.header .Menu .Nav .Drop_Down ul li a {display: block;font-size: 14px;color: #fff;line-height: 20px;text-align: center;line-height: 30px;}
.header .Menu .Nav .Drop_Down ul li a:hover {background: #ff0000;color: #fff;}
.header .Menu .sub-Nav {position: relative;float: right;width: 81%;}
.header .Menu .sub-Nav > ul {display: block;}
.header .Menu .sub-Nav > ul > li {float: left;width: 97px;background: url(../images/icon_2.png) no-repeat bottom center;-webkit-transition: all .3s;transition: all .3s;}
.header .Menu .sub-Nav > ul > li > a {display: block;font-size: 16px;color: #242424;text-align: center;line-height: 93px;-webkit-transition: all .5s;transition: all .5s;}
.header .Menu .sub-Nav > ul > li:hover, .header .Menu .sub-Nav > ul > li.on {background-image: url(../images/icon_3.png);z-index: 1;}
.header .Menu .sub-Nav > ul > li:hover > a, .header .Menu .sub-Nav > ul > li.on > a {color: #e1112a;}
.header .Menu .sub-Nav .Drop_Down {display: none;position: absolute;border-top: 0;z-index: 9; /*width: 100%;*/background: url(../images/icon_5.png) repeat;text-align: right;}
.header .Menu .sub-Nav .Drop_Down ul {width: 97px;float: left;padding: 20px 0;}
.header .Menu .sub-Nav .Drop_Down ul:hover {background: url(../images/icon_76.png) no-repeat top center;}
.header .Menu .sub-Nav .Drop_Down ul li {float: left;width: 100%;}
.header .Menu .sub-Nav .Drop_Down ul li a {display: block;font-size: 14px;color: #fff;line-height: 20px;text-align: center;line-height: 30px;}
.header .Menu .sub-Nav .Drop_Down ul li a:hover {background: #ff0000;color: #fff;}

/*banner*/
.banner {width: 100%;position: relative;background: #000;overflow: hidden;}
.banner .bd {margin: 0 auto;position: relative;z-index: 0;overflow: hidden;}
.banner .bd li {background: no-repeat center;overflow: hidden;text-align: center;}
.banner .bd li a {display: block; /* height: 664px;*/}
.banner .bd li a img {width: 100%;vertical-align: top;}
.banner .hd {width: 100%;position: absolute;bottom: 26px;height: 16px;line-height: 16px;z-index: 999;text-align: center;}
.banner .hd ul {display: inline-block;}
.banner .hd ul li {float: left;width: 15px;height: 15px;margin: 0 5px;border-radius: 50%;background: #fff;font-size: 0;overflow: hidden;}
.banner .hd ul .on {background: #e11129;}

.idc {position: fixed;bottom: 0;left: 0;width: 100%;height: 135px;z-index: 999;}
.idc.cc {position: fixed;top: 0;left: 0;z-index: 999;}

.banner-fork {visibility: hidden;position: absolute;bottom: 0;left: -100%;z-index: 999;width: 100%;height: 135px;background: #d6000d;-webkit-transition: all 1s;transition: all 1s;opacity: 0;}
.banner-fork.on {visibility: inherit;left: 0;opacity: 1;}
.banner-fork > i {position: absolute;top: 10px;right: 4%;width: 34px;height: 34px;background: url(../images/icon_26.png) no-repeat center;cursor: pointer;}
.banner-fork form {height: 135px;padding-left: 300px;background: url(../images/icon_27.png) no-repeat left bottom;box-sizing: border-box;}
.banner-fork form > div {float: left;margin-top: 20px;font-size: 16px;color: #666;}
.banner-fork form > div.a1 {margin-right: 10px;}
.banner-fork form > div.a1 select {display: block;width: 162px;height: 40px;padding: 10px 0;margin-bottom: 10px;padding-left: 15px;border: none;font-size: 14px;color: #666;box-shadow: 0 4px 0 0 rgba(255,255,255,.5);line-height: 20px;}
.banner-fork form > div.a1 input[type='text'] {display: block;width: 162px;height: 40px;padding: 0 15px;border: none;font-size: 14px;box-shadow: 0 4px 0 0 rgba(255,255,255,.5);box-sizing: border-box;line-height: 40px;}
.banner-fork form > div.a2 {margin-right: 10px;}
.banner-fork form > div.a2 select {display: block;width: 162px;height: 40px;padding: 10px 0;margin-bottom: 10px;padding-left: 15px;border: none;font-size: 14px;color: #666;box-shadow: 0 4px 0 0 rgba(255,255,255,.5);line-height: 20px;}
.banner-fork form > div.a2 input[type='text'] {display: block;width: 162px;height: 40px;padding: 0 15px;border: none;font-size: 14px;box-shadow: 0 4px 0 0 rgba(255,255,255,.5);box-sizing: border-box;line-height: 40px;}
.banner-fork form > div.a3 {margin-right: 10px;}
.banner-fork form > div.a3 > input {display: block;width: 162px;height: 40px;margin-bottom: 10px;padding: 0 15px;border: none;box-shadow: 0 4px 0 0 rgba(255,255,255,.5);box-sizing: border-box;font-size: 14px;line-height: 40px;}
.banner-fork form > div.a3 select {display: block;width: 162px;height: 40px;padding: 10px 0;margin-bottom: 10px;padding-left: 15px;border: none;font-size: 14px;color: #666;box-shadow: 0 4px 0 0 rgba(255,255,255,.5);line-height: 20px;}
.banner-fork form > div.a3 span {display: block;width: 162px;height: 40px;background: #fff;padding: 0 15px;box-sizing: border-box;box-shadow: 0 4px 0 0 rgba(255,255,255,.5);}
.banner-fork form > div.a3 span input[type='text'] {float: left;width: 100px;height: 40px;border: none;background: #fff;vertical-align: middle;font-size: 16px;color: #666;text-align: left;line-height: 40px;}
.banner-fork form > div.a3 span font {float: left;vertical-align: middle;line-height: 40px;}
.banner-fork form > div.a4 {width: 112px;height: 90px;padding-top: 20px;background: #fff;box-shadow: 0 4px 0 0 rgba(255,255,255,.5);box-sizing: border-box;text-align: center;}
.banner-fork form > div.a4 a {font-size: 24px;color: #e60021;line-height: 24px;}
.banner-fork form > div.a5 {padding: 10px 50px 0 50px;text-align: center;}
.banner-fork form > div.a5 h6 {font-size: 24px;color: #710008;}
.banner-fork form > div.a5 p {font-size: 24px;color: #ffffff;}

/*产品展示*/
.cpbox { width:100%;padding:0 0 50px 0}
.ind_tit{ padding:40px 0 10px 0; text-align:center; font-size:30px;}
.ind_tit span .hs{ color:#494949;}
.ind_tit span b{ color:#DF0010; font-weight:normal;}
.ind_tit em{ display:block; margin:0 auto 20px; width:65px; height:24px; border-bottom:1px solid #8A8A8A;}
.ind_tit span .bs{ color:#fff;}

.case-show { width:1216px;margin: 0 auto 0px auto;}
.case-show img { display: block; margin: 0 auto; }
.case-show .item { padding:30px 0px 58px 0px;background-color:#fff;margin: 0 16px 16px 0; position: relative; float:left; width:288px; height:245px;}
.case-show a { position: absolute;z-index:2; width: 100%; height: 100%; text-align: center;left: 0;top:0;color: #666; transition: all ease .3s; -webkit-transition: all ease .3s; font-size: 16px; background:url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWNgYGBgAAAABQABh6FO1AAAAABJRU5ErkJggg==);}
.case-show a:hover { background:#000; opacity:.6;filter:alpha(opacity=60);}
.case-show a span {font-size: 22px; margin-top: 284px; display: block; }
.case-show .svg { width:90%; height:90%; position: absolute; top: 5%; left: 5%; overflow:hidden;}
.case-show .svg span{ position:absolute; background:#fff; opacity:.5; filter:alpha(opacity=50); transition:all ease .3s;-webkit-transition:all ease .3s;}
.case-show .svg .left{ width:1px; height:100%;left:0; top:0;}
.case-show .svg .right{ width:1px; height:100%;right:0; bottom:0;}
.case-show .svg .top{ width:100%; height:1px;left:0; top:0;}
.case-show .svg .bottom{ width:100%; height:1px;right:0; bottom:0;}
.case-show .item:hover .left,.case-show .item:hover .right{ height:15px;}
.case-show .item:hover .bottom,.case-show .item:hover .top{ width:15px;}
.case-list{background:#f8f8f8; height:120px; padding:15px 0;}
.case-list a{ display:block; text-align:center}
.case-list img{ display:block; width:89px; height:89px; margin:0 auto; margin-bottom:10px; border-radius:50%; transition:all ease .3s;-webkit-transition:all ease .2s;}
.case-list .col{ float:left; width:150px;}
.case-list a:hover img{ transform:scale(1.2);-webkit-transform:scale(1.2)}
.case-more{ display:block; width:225px; height:45px; line-height:45px; font-size:16px; text-align:center; border:solid 1px #ddd; margin:25px auto 0;}
.case-more:hover{ color:#ff343e; border-color:#ff343e;}

/*新闻*/
.main{background:url(../images/cp_index.jpg) left top repeat;}
.newsbox {padding:0px 0 50px 0;overflow: hidden;box-sizing: border-box;}
#slider {position: relative;width:451px;overflow: hidden;margin:0px auto 0px auto;}
#slider li {position: absolute;top: 0;left: 0;}
.caption {opacity: 0.8;background: #000;height: 33px;padding:10px 0 0 0;color: #fff;text-align: center;font: 18px/1 '微软雅黑';z-index: 200;}
.prev-link, .next-link {display: block;width: 24px;height: 24px;background-repeat: no-repeat;background-position: left top;position: absolute;bottom: 10px;z-index: 300;}
.prev-link {left: 10px;background-image: url(../images/prev.png );}
.next-link {left: 40px;background-image: url(../images/next.png );}
.circle {display: block;width: 16px;height: 16px;background: url(../images/circle-empty.png ) no-repeat left top;position: absolute;bottom: 10px;z-index: 300;}
.circle-current {background-image: url(../images/circle-full.png );}
.newsbox .mian .bd div.fr {width: 724px;height: 372px;overflow: hidden; border-right: 1px solid #E4E4E4;border-bottom: 1px solid #E4E4E4;}
.newsbox .mian .bd div.fr ul {width: 724px;height: 372px;border: 1px solid #E4E4E4;}
.newsbox .mian .bd div.fr ul li {height: 92px;border-top: 1px solid #E4E4E4;}
.newsbox .mian .bd div.fr ul li:first-child {border-top: none;}
.newsbox .mian .bd div.fr ul li a {display: block;height: 100%;}
.newsbox .mian .bd div.fr ul li .a1 {float: left;width: 89px;height: 100%;border-right: 1px solid #E4E4E4;color: #8e8e8e;text-align: center;-webkit-transition: all .5s;transition: all .5s;}
.newsbox .mian .bd div.fr ul li .a1 h4 {padding-top: 14px;font-size: 38px;font-weight: bold;line-height: 40px;}
.newsbox .mian .bd div.fr ul li .a1 h6 {font-size: 13px;line-height: 24px;}
.newsbox .mian .bd div.fr ul li .a2 {float: left;width: 630px;padding: 10px 15px;box-sizing: border-box;}
.newsbox .mian .bd div.fr ul li .a2 h5 {font-size: 16px;color: #888;line-height: 30px;-webkit-transition: all .5s;transition: all .5s;}
.newsbox .mian .bd div.fr ul li .a2 p {font-size: 13px;color: #888;line-height: 20px;-webkit-transition: all .5s;transition: all .5s;}
.newsbox .mian .bd div.fr ul li:hover .a1 {color: #E1112A;}
.newsbox .mian .bd div.fr ul li:hover .a2 h5 {color: #E1112A;}
.newsbox .mian .bd div.fr ul li:hover .a2 p {color: #E1112A;}

/*案例*/
.bg{background:url(../images/block_04bg.jpg) center bottom no-repeat;  position:fixed; width:100%; height:100%; left:0; top:0; z-index:-1; }
.casebox{ height:800px; padding:20px 0 0px;/*background-attachment:fixed;*/ background-repeat:no-repeat; overflow:hidden; position:relative; background-position:center;background-size:cover; -ms-behavior: url(backgroundsize.min.htc);behavior:url(backgroundsize.min.htc);}
.imglist{ margin:0 0 20px 0;}
.imglist li{ float:left; width:20%;*margin-left:-1px;transition:0.3s all; -webkit-transition:0.3s all; position:relative;}
.imglist li:hover{ z-index:5; box-shadow:0 0 10px rgba(0,0,0,0.5); }
.imglist li .inner{ margin-right:1px; margin-bottom:1px;position:relative;}
.imglist li .img{ display:block;}
.imglist li .img img{ max-width:100%;}
.imglist li .txt{color:#fff; position:absolute; left:0; top:0; width:80%; padding:0 10%; height:100%; opacity:0; filter:alpha(opacity=0); zoom:1; transition:0.3s all; -webkit-transition:0.3s all; background:url(../images/tm_50.png) repeat;}
.imglist li:hover .txt{ opacity:1; filter:alpha(opacity=100); }
.imglist li .txt h2{ margin:13% 0 30px;}
.imglist li .txt .c{ font-size:12px; height:3em; margin:0 0 20px; overflow:hidden;}
.more{ display:block; width:36px; height:36px; background:url(../images/dot07.png) no-repeat; background-size:cover;}
a.more1{display:block; width:78px; height:20px;line-height:20px; text-indent:6px; color:#434343;font-size:12px; border:1px solid #BBBBBB; background:url(../images/dot12.png) 68px center no-repeat;}
a.more1:hover{color:#F20011;border:1px solid #F20011; background:url(../images/dot12_on.png) 68px center no-repeat;}

.ratio-img{ width:100%; height:auto; display:block; }
.ratio-img img{height:100%; }
.auto-bg { background-repeat:no-repeat; overflow:hidden; position:relative; background-position:center;background-size:cover; -ms-behavior: url(backgroundsize.min.htc);behavior:url(backgroundsize.min.htc);}
.tran_scale{ overflow:hidden; display:block;}
.tran_scale img{transition:1s all; -webkit-transition:1s all;}
.tran_scale:hover img{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-moz-:scale(1.1,1.1);}

.ellipsis{white-space:nowrap; display:block; overflow:hidden; text-overflow:ellipsis;}
.hide{ display:none;}

.font-18{ font-size:18px;}
.font-20{ font-size:20px;}
.font-24{ font-size:24px;}
.font-30{ font-size:30px;}
.font-36{ font-size:36px;}
.font-44{ font-size:44px;}
.font-52{ font-size:46px;}
.font-72{ font-size:72px;}
.viewmore{ display:block;  height:31px;  padding:10px 0 10px 0; text-align:center; font-size:16px; }
.viewmore a{ display:inline-block;color:#fff; padding:5px 15px; border:1px solid #9F9583;}
.viewmore a:hover{ background:#d73000; color:#fff; }
/*首页友情链接*/
.pic-con{ width:100%; background:#2c2c2c; padding:30px 0;}
.index-pic{ width:1200px; margin:0 auto 0px auto; height:auto; overflow:hidden;}
.index-yqlj-top{ height:40px; line-height:40px; background:#f5f5f5}
.index-yqlj-top li{ width:120px; height:40px; display:block; text-align:center; font-size:14px; cursor:pointer; color:#666666}
.li-cur{ background:#535353; color:#ffffff !important}
.index-yqlj-bottom{ padding:15px 20px; width:1158px;height:70px;}
.index-yqlj-bottom a{ font-size:14px; line-height:30px; padding:0px 8px;}
.index-yqlj-bottom ul li{color:#666}
.index-yqlj-bottom ul li.show{float:left;}
/*footer*/
.footer .foot_1 {background: #2c2c2c;}
.footer .foot_1 .First {padding: 36px 0 30px 0;}
.footer .foot_1 .First div.fl {width: 848px;}
.footer .foot_1 .First div.fl dl {float: left;}
.footer .foot_1 .First div.fl dl dt {font-size: 16px;color: #6b6b6b;line-height: 50px;}
.footer .foot_1 .First div.fl dl dd a {font-size: 14px;color: #6b6b6b;line-height: 30px;-webkit-transition: all .5s;transition: all .5s;}
.footer .foot_1 .First div.fl dl dd a:hover {color: #E1112A;}
.footer .foot_1 .First div.fl dl dd span {font-size: 14px;color: #6b6b6b;line-height: 30px;}
.footer .foot_1 .First div.fl dl.a1 {width: 140px;}
.footer .foot_1 .First div.fl dl.a2 {width: 140px;}
.footer .foot_1 .First div.fl dl.a3 {width:220px;}
.footer .foot_1 .First div.fl dl.a4 {width: 250px;}
.footer .foot_1 .First div.fl dl.a4 dd{width:100px;}

.footer .foot_1 .First div.fr {padding-top:0px;width: 535px;}
.footer .foot_1 .First div.fr ul li {float: left;width: 136px;margin-left: 40px;}
.footer .foot_1 .First div.fr ul li h4 {width: 136px;height: 136px;}
.footer .foot_1 .First div.fr ul li h4 img {width: 100%;}
.footer .foot_1 .First div.fr ul li p {font-size: 14px;color: #6b6b6b;text-align: center;line-height: 28px;}
.footer .foot_1 .Second {padding: 50px 0;}
.footer .foot_1 .Second ul li {float: left;padding: 0 59px;background: url(../images/icon_12.png) no-repeat left center;}
.footer .foot_1 .Second ul li.a1 {padding-left: 0;background: none;}
.footer .foot_1 .Second ul li.a4 {padding-right: 0;}
.footer .foot_1 .Second ul li div.fl i {display: block;width: 56px;height: 56px;background: no-repeat center;}
.footer .foot_1 .Second ul li.a1 div.fl i {background-image: url(../images/foot_1_01.png);}
.footer .foot_1 .Second ul li.a2 div.fl i {background-image: url(../images/foot_1_02.png);}
.footer .foot_1 .Second ul li.a3 div.fl i {background-image: url(../images/foot_1_03.png);}
.footer .foot_1 .Second ul li.a4 div.fl i {background-image: url(../images/foot_1_04.png);}
.footer .foot_1 .Second ul li div.fr {padding-left: 20px;}
.footer .foot_1 .Second ul li div.fr font {display: block;font-size: 15px;font-weight: bold;color: #aeaeae;line-height: 30px;}
.footer .foot_1 .Second ul li div.fr span {display: block;font-size: 13px;color: #8b8b8b;}

.footer .foot_2 {height: 62px;background: #b50100;}
.footer .foot_2  p {font-size: 14px;color: #E4E4E4;line-height: 62px; text-align:center;}
.footer .foot_2 div.fr {line-height: 62px;}
.footer .foot_2 div.fr a {display: inline-block;width: 95px;height: 35px;margin-left: 25px;}
.footer .foot_2 div.fr a img {width: 100%;}
/*内页简介*/
.peitao .top-banner{height: 300px; background: no-repeat center;display:block; position:relative;}
.peitao .here{color:#fff;z-index: 2;width: 1200px; margin:0 auto 0 auto;height: 50px;line-height: 50px;font-size: 14px; }
.peitao .here a{color:#fff;}
.peitao .here a:hover{text-decoration: underline;}
.peitao .nav-shadow{width:100%;height: 50px;background: #000;opacity: .5; position:relative; top:250px;}
/*简介内容*/
.activity{ width:1200px; margin:40px auto 40px auto;}
.activity .le_nav{width: 220px; float:left;}
.activity .link_list{border: 1px solid #e2e2e2;border-width:0 0 1px 0;}
.activity .link_list h3{border-bottom:3px solid #e2e2e2; height:70px; line-height:70px; padding:0 0 0 40px; color:#fff; font-weight:bold; font-size:22px;background: #000;opacity: .5;}
.activity .link_list a{line-height: 55px;padding-left:40px;font-size: 16px;color: #333;background: #f8f8f8 url(images/link_list_ico.png) no-repeat;border: 1px solid #e2e2e2;border-width: 0 1px; display:block;}
.activity .link_list a span{font-family: "宋体";margin-right: 20px;color: #d2d2d2;font-weight: bold;}
.activity .link_list a:nth-child(2n-1){background-color: #f1f1f1;}
.activity .link_list a.current,.activity .link_list a:hover{background-color: #fff;color: #fe343f;border-left-color: #ff343f;border-right-color: #fff;}
.activity .link_list a.current span,.activity .link_list a:hover span{color: #aeaeae;}
.activity .link_list a.name1{background-position: 30px 20px;}
.activity .link_list a.name2{background-position: 30px -33px;}
.activity .link_list a.name3{background-position: 30px -89px;}
.activity .link_list a.name4{background-position: 30px -144px;}
.activity .link_list a.name5{background-position: 30px -199px;}
.activity .link_list a.name1:hover,.activity .link_list a.name1.current{background-position: 30px -250px;}
.activity .link_list a.name2:hover,.activity .link_list a.name2.current{background-position: 30px -303px;}
.activity .link_list a.name3:hover,.activity .link_list a.name3.current{background-position: 30px -359px;}
.activity .link_list a.name4:hover,.activity .link_list a.name4.current{background-position: 30px -414px;}
.activity .link_list a.name5:hover,.activity .link_list a.name5.current{background-position: 30px -469px;}
.activity .right_cont{width:950px; float:right;}
.txt{ font-size:16px; line-height:32px; color:#333;}
.guide{}
/*.guide .list{margin-top: -20px;}*/
.guide .list li{border-bottom: 1px dashed #eaeaea;padding:20px 0;}
.guide .list .pic{width: 316px; height: 237px;overflow: hidden;}
.guide .list .pic img{width: 316px;height: auto;}
.guide .list .cont{width: 532px;}
.guide .list h2{font-size: 16px; line-height:30px; height:30px;overflow: hidden;font-weight: bold;padding-top:0px;}
.guide .list h2 a{color: #333;}
.guide .list h2 a:hover{color: #ff343f;}
.guide .list p{line-height: 18px;color: #999;}
.guide .list p span{color: #ff2f2f;}
.guide .list .txt{line-height:24px;color: #666;height:48px;overflow: hidden;margin: 10px 0;}
.guide .list dl h2{padding: 0;width: 625px;}
.guide .list dd{ line-height: 28px;max-height: 112px;overflow: hidden;margin-top: 10px;color: #666;}
/*分页*/
.pagination{ padding:20px 0;text-align: center;}
.pagination a{ font-size:12px;display:inline-block;background-color:#efefef;padding:5px 10px;border-radius:2px;color:#666;margin: 0 5px 0px 5px;}
.pagination a.current{ background:none;font-weight:bold;color:#000}
.pagination a:hover{font-weight:bold;color:#000}
/*内页产品*/
/*瀑布流*/
.resource-type-wrap { width:100%; overflow:hidden; }
.load-more-link,.load-more-link3,.load-more-link4,.load-more-linkM,.load-more-link_com{ display: block; width: 100%; height: 48px; background: #f8f8f8; color: #8a8a8a; font-size: 14px; text-align: center; line-height: 48px; cursor: pointer; margin:20px 0 40px; }
#infscr-loading{ background:rgba(0,0,0,0.4); position:fixed; width:100px; height:50px; line-height:50px; font-size:16px; overflow:hidden; border-radius:10px; text-align:center; color:#fff; left:50%; top:50%; z-index:1000; margin:-15px 0 0 -50px;}
.lt9 #infscr-loading{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#99000000", EndColorStr="#99000000")}
#infscr-loading img{ position:absolute; left:50%; top:50%; margin:-57px 0 0 -75px; opacity:0.5; filter:alpha(opacity=50);}             

.load-more-linkM{ width:136px; height:38px; margin-top:20px; line-height:38px; color:#fff; background:#9f9583; margin-left:230px; font-size:16px; }  
.load-more-link_com a{ display:block; }
.load-more-link_com{ margin-top:20px; }

.resource-type-list2 .panel,.resource-type-list3 .panel,.resource-type-list4 .panel,.resource-type-listx .panel{ float:left; }
/*case*/

.bl_05_con li{ transition:all 0s; -webkit-transition:all 0s; -ms-transition:all 0s;}

.conn_box{background:#fff; margin-bottom:80px;}
.conn_ll{float:left; width:61.85%;height:495px;}
.conn_rr{float:left; width:33.15%; margin:0 0 0 4%; padding:65px 0 0;}
.conn_rr h2{font-size:30px;color:#333; margin-bottom:15px;}
.conn_rr .conn_address{ padding-left:30px; line-height:30px; margin:4px 0 0; background:url(../images/conn_dot01.png) left 9px no-repeat; }
.conn_rr .conn_tel{padding-left:30px; line-height:30px; margin:4px 0 0; background:url(../images/conn_dot02.png) left 9px no-repeat; }
.conn_rr .conn_email{padding-left:30px; line-height:30px; margin:4px 0 0; background:url(../images/conn_dot03.png) left 9px no-repeat; }
.conn_rr .conn_fax{padding-left:30px; line-height:30px; margin:4px 0 0; background:url(../images/conn_dot04.png) left 9px no-repeat; }
.conn_rr .conn_code{margin-top:50px;}
.conn_rr .conn_code img{max-width:120px!important;}
.conn_rr .conn_code span{display:block;color:#333;margin-top:5px;}

@media only screen and (max-width: 767px) {
.conn_box{margin-bottom:30px;}
.conn_ll,.conn_rr{width:100%;margin:0;}
.conn_ll{height:300px;}
.conn_rr{padding:20px 0 0;}
.conn_rr .conn_code{margin-top:20px;}
.conn_rr h2{font-size:20px;}
}
/*热销楼盘*/
.pro_qu{ margin-bottom:25px; }
.resource-type-wrap  .inner a.tran_scale{ width:100%; display:block; border-radius:0; }
.resource-type-wrap .panel{ width:33.2%; background:#fff; }
.resource-type-wrap .bl_05_con li .bot_txt{ text-align:left; }
.resource-type-wrap .bl_05_con li .bot_txt p{ overflow:hidden; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center; }
.resource-type-wrap .bl_05_con li .bot_txt span{ float:right; width:40%; text-align:right; color:#fff; padding-right:10px; }
.resource-type-wrap .bl_05_con li:hover{ transform:scale(1); -webkit-transform:scale(1); -ms-transform:scale(1);}
.resource-type-wrap .bl_05_con{ margin-bottom:0; }
.pro_con{ margin-bottom:20px; }
.block_05{ background:#fff;}
.bl_05_con{ margin:10px 0 0;}
.bl_05_con li{ float:left; width:25%;*margin-left:-1px;transition:0.3s all; -webkit-transition:0.3s all; position:relative;}
.bl_05_con li:hover{transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -ms-transform:scale(1.05,1.05); z-index:5; box-shadow:0 0 10px rgba(0,0,0,0.5);}
.bl_05_con li .inner{ margin:13px; position:relative;}
.bl_05_con li .img { width:100%; overflow:hidden;}
.bl_05_con li .bot_txt{ position:absolute; left:0; bottom:0; width:100%; height:24px; line-height:24px; padding:10px 0; text-align:center;background:url(../images/tm_50.png) repeat;z-index:2;}
.bl_05_con li .bot_txt p{ padding:0 10px; color:#fff; font-size:16px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.bl_05_con li .right_txt{position:absolute; width:90px; height:85px; right:0; top:0; z-index:2; background:#9A9284; color:#fff;}
.bl_05_con li .right_txt h2{ padding:15px 5px 10px 10px;}
.bl_05_con li .right_txt h2 span{ display:block; line-height:1.2;}
.bl_05_con li .right_txt h2 span em{ font-weight:bold;}
.bl_05_con li .txt{color:#fff; position:absolute; left:0; top:0; width:100%; height:100%; opacity:0;-moz-opacity:0;filter:alpha(opacity=0); visibility:hidden; transition:0.3s all; background:url(../images/tm_50.png) repeat;}
.bl_05_con li .txt .txt_in{ padding:8.5% 8.5% 0;}
.bl_05_con li .txt .t_i_logo{ width:29.3%; height:29.3%; height:81px; margin-bottom:5%; /*border:1px solid #fff;*/}
.bl_05_con li .txt .t_i_logo img{height:100%; width:auto;display:none}
.bl_05_con li .txt .t_i_c{ font-size:20px; color:#fff; height:4.5em; overflow:hidden;}
.bl_05_con li:hover .txt{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);z-index:9; visibility:visible;}
.bl_05_con li:hover .bot_txt,.bl_05_con li:hover .right_txt{ display:none;}
.bl_05_con li .img img{ transition:all 0.8s; -webkit-transition:all 0.8s; }
.bl_05_con li:hover .img img{ transform:scale(1.05); -webkit-transform:scale(1.05); }

/*浮动栏目*/
.roll-nav {position: fixed;top: 50%;left: 50%;z-index: 999;margin-left: 620px;margin-top: -235px;}
.roll-nav ul li {position: relative;width: 88px;height: 88px;margin-bottom: 4px;background: #fff;border: 1px solid #d6d6d6;cursor: default;-webkit-transition: all .5s;transition: all .5s;}
.roll-nav ul li ._box span {display: block;font-size: 15px;color: #666;text-align: center;line-height: 40px;-webkit-transition: all .3s;transition: all .3s;}
.roll-nav ul li ._box i {display: block;width: 100%;height: 50px;background: no-repeat bottom center;}
.roll-nav ul li.a1 ._box i {background-image: url(../images/roll-nav-06.png);}
.roll-nav ul li.a2 ._box i {background-image: url(../images/roll-nav-06.png);}
.roll-nav ul li.a4 ._box i {background-image: url(../images/roll-nav-09.png);}
.roll-nav ul li:hover {background: #e60021;}
.roll-nav ul li:hover ._box span {color: #fff;}
.roll-nav ul li.a1:hover ._box i {background-image: url(../images/roll-nav-01.png);}
.roll-nav ul li.a2:hover ._box i {background-image: url(../images/roll-nav-01.png);}
.roll-nav ul li.a4:hover ._box i {background-image: url(../images/roll-nav-04.png);}
.roll-nav ul li.a1 ._sig,.roll-nav ul li.a2 ._sig {visibility: hidden;position: absolute;bottom: 0;right: 88px;padding: 0 5px;transform: scale(0);-webkit-transform: scale(0);transition: all ease .3s;-webkit-transition: all ease .3s;transform-origin: right bottom;-webkit-transform-origin: right bottom;}
.roll-nav ul li.a1 ._sig span,.roll-nav ul li.a2 ._sig span {display: block;width: 150px;height: 150px;overflow: hidden;background: #fff;}
.roll-nav ul li.a1 ._sig span img,.roll-nav ul li.a2 ._sig span img {width: 100%;}
.roll-nav ul li.a1:hover ._sig,.roll-nav ul li.a2:hover ._sig  {visibility: visible;transform: scale(1);-webkit-transform: scale(1);}
   

@media(max-width:1440px) {.roll-nav {margin-left: 0;left: auto;right: 0;}
.
/*Paging 分页*/
.Paging {padding: 38px 0;background: #fff;text-align: center;}
.Paging ul {display: inline-block;vertical-align: middle;}
.Paging ul li {float: left;width: 40px;height: 40px;box-sizing: border-box;}
.Paging a {display: inline-block;border: 1px solid #E4E4E4;font-size: 18px;color: #666;line-height: 38px;margin: 0 10px;padding: 0 10px;}
.Paging span {font-size: 18px;color: #666;line-height: 38px;}
.Paging a.big {width: 130px;margin: 0 10px;}
.Paging a:hover {border: 1px solid #FF0000;background: #FF0000;color: #fff;}
.Paging form {display: inline-block;vertical-align: middle;}
.Paging form font {float: left;font-size: 14px;color: #999;line-height: 40px;vertical-align: middle;}
.Paging form input[type="text"] {float: left;width: 38px;height: 38px;margin: 0 8px;border: 1px solid #E4E4E4;box-sizing: border-box;font-size: 18px;color: #666;text-align: center;line-height: 38px;vertical-align: middle;}
.Paging form input[type="button"] {float: left;width: 78px;height: 38px;margin: 0 8px;border: 1px solid #E4E4E4;background: #fff;font-size: 14px;color: #333;}
.Paging form input[type="button"]:hover {border: 1px solid #FF0000;background: #FF0000;color: #fff;}
